UNPKG

create-t3-app

Version:

Create web application with the t3 stack

4 lines (2 loc) 82 B
import { handlers } from "~/server/auth"; export const { GET, POST } = handlers;